Don't set get_preferred_width_for_height to NULL
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Oct 2010 16:58:24 +0000 (12:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Oct 2010 16:58:24 +0000 (12:58 -0400)
commitb2397d3d7e1babada20ca2e6d10640e3eb20a7e7
tree82d94ad1b57da4f405b2caf4423a81fe7b974f65
parentac3fe174f7497a743bc01b6f699ebb740706d488
Don't set get_preferred_width_for_height to NULL

The size request machinery expects that it is non-NULL.
gtk/gtkbbox.c